home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / windows / dots20.zip / DOTS.TXT < prev   
Text File  |  1993-05-10  |  6KB  |  195 lines

  1. Dots for Windows version 2.0
  2.  
  3. Copyright (c) 1991,1992,1993 by Ralph W. Whitfield, Jr.  All Rights Reserved.
  4.  
  5.  
  6. ***************
  7. Introduction
  8. ***************
  9.  
  10. "Dots for Windows" version 2.0 is a simple but addicting game for Windows 
  11. that allows for three sizes of playing fields.  This game functions just
  12. like the pencil and paper game that you played when you were young.  
  13.  
  14. You play the computer in a territory collection game.  The computer is not that 
  15. smart, but it is tough to beat if you're not careful.
  16.  
  17. This version (version 2.0) is an update to version 1.0 which was circulating 
  18. around in 1992 and the beginning of 1993. See the section later on changes from
  19. version 1.0 to version 2.0.
  20.  
  21. Please take the time to read the comments on shareware located elsewhere
  22. in this document.  If you enjoy this game and find it useful, just drop
  23. me a line at the address shown later.  I do accept money, but let's be
  24. real, how much would someone pay for this!  
  25.  
  26. I am issuing this as shareware in order to find out how far it will roam.
  27. Just drop me a line and let me know what you think.  I do accept source code 
  28. for those who wish to share.  I will trade the source for "Dots" when you 
  29. contact me.
  30.  
  31. ****************
  32. Requirements
  33. ****************
  34.  
  35. Microsoft Windows 3.0 or higher.  Any Windows supported monitor.
  36.  
  37.  
  38. ****************
  39. Installation
  40. ****************
  41.  
  42. Copy DOTS.EXE and DOTS.TXT into your Windows directory or anywhere you
  43. like.  Setup an application for "Dots" through Program Manager and your
  44. ready to play.
  45.  
  46.  
  47. ****************
  48. Overview
  49. ****************
  50.  
  51. "Dots for Windows" plays just like the pencil and paper game.  You take
  52. turns with the computer in selecting sides of boxes on the playing field.
  53. When one of the boxes is completed, the person (human or computer) that 
  54. completed it will gain possession of that box and get another turn.  That
  55. players initial is automatically entered in the box.
  56.  
  57. Play continues until all of the boxes are filled and the game is over.
  58.  
  59.  
  60. ****************
  61. Playing the game
  62. ****************
  63.  
  64.  
  65. You select a side of a box by clicking on one corner then clicking on 
  66. the other.  If it is not a valid move, "Dots" will tell you so, and you
  67. then have a chance to try again.  Valid moves are any side of the box,
  68. but not the diagonals.
  69.  
  70.  
  71. ****************
  72. Hints
  73. ****************
  74.  
  75. Keep an eye open for boxes with three complete sides.  Avoid if at all
  76. possible boxes with two sides complete.
  77.  
  78.  
  79. ****************
  80. Menu choices
  81. ****************
  82.  
  83. FILE
  84.     ABOUT    - About screen for "Dots for Windows" displaying copyright
  85.                 information.
  86.  
  87.        NEW GAME - Starts a new game with the current options.
  88.  
  89.     SAVE     - Opens a dialog box allowing you to save the current game.
  90.  
  91.     OPEN     - Opens a dialog box allowing to restore a previoulsy saved game.
  92.  
  93.     EXIT     -  What else?
  94.  
  95. OPTIONS
  96.     
  97.     BOARD SIZE - Opens a Pop-up offering you three choices for the playing field size:
  98.                5X5, 10X10, and 15X15.
  99.  
  100.     PLAYER VS. PLAYER
  101.     PLAYER VS. COMPUTER - Who you are going to play, another person or the computer.
  102.                           (You can only select one.  Selecting one, de-selects the 
  103.                           other.)
  104.  
  105.     MESSAGE ON ERROR
  106.     BEEP ON ERROR       - Whether you get a Message Box if you make an invalid move,
  107.                           or the computer just beeps at you.  (Like Player Vs. Player,
  108.                           these can only be selected one at a time.)
  109.  
  110.     WHO STARTS FIRST    - This brings up a Pop-up with three choices:  Player 1,
  111.                           Player 2, Random.  Player 1 is always you, Player 2 is 
  112.                           either the computer or the other human opponent, and
  113.                           Random means that the computer selects who gets to go
  114.                           first.
  115.  
  116.     SHOW OPPONENT MOVES - If this is selected, all of Player 2's moves are in BLUE
  117.                           (if you have a color monitor) and all of your moves are
  118.                           in BLACK.  If this is not selected then only Player 2's 
  119.                           last move is in BLUE.
  120.  
  121.     SAVE CONFIGURATION NOW - This saves to the DOTS.INI your current settings.
  122.                       
  123.  
  124. PLAYERS
  125.  
  126.     CHANGE PLAYERS NAMES - Changes the player's names.  If there is only one human,
  127.                            (i.e. PLAYER VS. COMPUTER) then the dialog box will
  128.                            only have a place for one name.  If there are two 
  129.                            players, (i.e. PLAYER VS PLAYER) then there are places
  130.                            for two names.  The second player defaults to HUMAN2.
  131. HELP
  132.  
  133.     HOW TO PLAY - This file is displayed in NOTEPAD.
  134.  
  135. *************
  136. Differences
  137.   between
  138. Version 1.0
  139.     and
  140. Version 2.0
  141. *************
  142.  
  143. The computer opponent is smarter (not much, but it is smarter).
  144.  
  145. Added ability to save games and restore them.
  146.  
  147. Added switches for two player or one player game.
  148.  
  149. Added code to save configuration information to the file DOTS.INI in the program 
  150.     directory.
  151.  
  152. Added switches for selecting whether the player 2 moves (regardless of whether
  153.     it is human or the computer) are shown in blue or just the last move is 
  154.     shown in blue.
  155.  
  156. Added switches that toggle between showing a message box and a beep or only a beep
  157.     when you make an invalid move.
  158.  
  159. Added code to "shrink" or "grow" the window based on the board size.
  160.  
  161. Changed the score line from "Player 1...Player 2" to the players names.
  162.  
  163.  
  164. *************
  165. Trademarks
  166. *************
  167.  
  168. Windows is a trademark of Microsoft Corp.
  169. Borland C++ for Windows is a trademark of Borland International.
  170.  
  171.  
  172. *************
  173. Legal Stuff
  174. *************
  175.  
  176. This program, "Dots for Windows", and any associated files, is 
  177. Copyright (c) 1991,1992,1993 by Ralph W. Whitfield, Jr.  All rights reserved.
  178.  
  179. No warranties, written or implied are provided for.  No liabilities 
  180. concerning the use of this software are to be assumed by the author 
  181. due to the result of using this software.
  182.  
  183. To register your copy of "Dots for Windows", send a post card or 
  184. E-MAIL to:
  185.  
  186.         Ralph W. Whitfield, Jr.
  187.         130 Nottingham Rd.
  188.         Rainbow City, AL  35906
  189.         
  190.         Compuserve: 73540,2276
  191.  
  192. Thank you for examining "Dots for Windows".
  193.  
  194. Ralph W. Whitfield, Jr.  05/10/93
  195.